home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / cups / templates / set-printer-options-trailer.tmpl < prev    next >
Text File  |  2009-10-31  |  457b  |  17 lines

  1. </DIV>
  2.  
  3. <SCRIPT TYPE="text/javascript"><!--
  4. // Hide custom options parameters for browsers that understand Javascript
  5. var paramtables = document.getElementsByName("paramtable");
  6. for (var i = 0; i < paramtables.length; i++)
  7. {
  8.   var opt = paramtables[i].id.substr(0, paramtables[i].id.lastIndexOf("-"));
  9.   var cb = document.getElementById("select-" + opt);
  10.   if (cb.value != "Custom")
  11.     paramtables[i].style.display = "none";
  12. }
  13. --></SCRIPT>
  14. </FORM>
  15.  
  16. </DIV>
  17.